翻訳と辞書
Words near each other
・ Incredible Universe
・ Incredible utility
・ Incredible! Kaleidoscope
・ Incredibly Alice
・ Incredibly Strange Films
・ Incredibly Strange Wrestling
・ Incredibots
・ IncrediBuild
・ Incredipede
・ Increment
・ Increment and decrement operators
・ Increment borer
・ Increment theorem
・ Increment Value Duty
・ Incremental backup
Incremental build model
・ Incremental capital-output ratio
・ Incremental compiler
・ Incremental computing
・ Incremental cost-effectiveness ratio
・ Incremental dating
・ Incremental decision tree
・ Incremental Dynamic Analysis
・ Incremental encoding
・ Incremental exercise
・ Incremental funding methodology
・ Incremental game
・ Incremental heuristic search
・ Incremental launch
・ Incremental operating margin


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Incremental build model : ウィキペディア英語版
Incremental build model

The incremental build model is a method of software development where the product is designed, implemented and tested incrementally (a little more is added each time) until the product is finished. It involves both development and maintenance. The product is defined as finished when it satisfies all of its requirements. This model combines the elements of the waterfall model with the iterative philosophy of prototyping.
The product is decomposed into a number of components, each of which is designed and built separately (termed as builds).
Each component is delivered to the client when it is complete. This allows partial utilization of the product and avoids a long
development time. It also avoids a large initial capital outlay and subsequent long waiting period. This model of development also helps ease the traumatic effect of introducing a completely new system all at once. There are, however, several problems with this model.
==Incremental model==
The incremental model applies the waterfall model incrementally.
The series of releases is referred to as “increments”, with each increment providing more functionality to the customers. After the first increment, a core product is delivered, which can already be used by the customer. Based on customer feedback, a plan is developed for the next increments, and modifications are made accordingly. This process continues, with increments being delivered until the complete product is delivered. The incremental philosophy is also used in the agile process model (see Agile Modeling).〔
Advantages〔(www.softdevteam.com/ Incremental- lifecycle.asp )〕〔(What is Incremental model - advantages, disadvantages and when to use it )〕
# After each iteration, regression testing should be conducted. During this testing, faulty elements of the software can be quickly identified because few changes are made within any single iteration.
# It is generally easier to test and debug than other methods of software development because relatively smaller changes are made during each iteration. This allows for more targeted and rigorous testing of each element within the overall product.
# Customer can respond to features and review the product for any needful changes.
# Initial product delivery is faster and costs lower.
Disadvantages〔(Methodology:: Development Methods )〕
# Resulting cost may exceed the cost of the organization.
# As additional functionality is added to the product, problems may arise related to system architecture which were not evident in earlier prototypes.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Incremental build model」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.